GeneralSettings

abstract class GeneralSettings : CoreObject

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Builder

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun create(cursor: Cursor): GeneralSettings
Link copied to clipboard
Link copied to clipboard
abstract fun encryptDB(): Boolean
Link copied to clipboard
Link copied to clipboard
abstract fun id(): Long
Link copied to clipboard
abstract fun lastUpdated(): Date
Link copied to clipboard
abstract fun matomoID(): Integer
Link copied to clipboard
abstract fun matomoURL(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun smsGateway(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard